flag.uint64Value.Get (method, view implemented interface methods)

one use

	flag (current package)
		flag.go#L218: func (i *uint64Value) Get() any { return uint64(*i) }